Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps armakuni/github-actions from 0.14.10 to 0.19.0.

Release notes

Sourced from armakuni/github-actions's releases.

Release v0.19.0

Features

  • dea374ce743132af7fb6f6495040dea430b9957e - Support pipelines without branch protections - Rory Grieve

Miscellaneous Chores

  • 5c0c722638d49637c895a6d3acb98a733db3f84a - (version) v0.19.0 [skip ci] - cog-bot

Release v0.18.2

Bug Fixes

  • b62a4eb51e100010d5aa6f442f45f0e1a5c82dd6 - (deps) bump hashicorp/setup-terraform from 2 to 3 - dependabot[bot]

Miscellaneous Chores

  • 77bd7b79e77a5e454ce79f99361279cfdaf3312c - (version) v0.18.2 [skip ci] - cog-bot

Release v0.18.1

Bug Fixes

  • f09ce45c769f494b546f6f575707898a02bab47f - Correct cache key's python version - Billie Thompson

Miscellaneous Chores

  • 14d7225874aa8a4598a62bda5216117d62bfd8f1 - (version) v0.18.1 [skip ci] - cog-bot

Refactoring

  • 2d05e1d124ea977c39127bc12cbaa99e14a93e28 - Remove unneeded print - Billie Thompson

Release v0.18.0

Features

  • 8637fdbf1a34b7f794cc01689535097d3fdc1c84 - Cache the poetry venvs - Billie Thompson

Miscellaneous Chores

  • 5e4fd785550074427c8e379940e3f4e2c4d89037 - (version) v0.18.0 [skip ci] - cog-bot

Release v0.17.6

Bug Fixes

  • 19aed01f15a08ba6def6c66f10f5b198a77163e9 - Add caching to cog install - Billie Thompson

Miscellaneous Chores

  • 7b1887b10f61c4bc3b5b9a5ab27df3a4fb9d9e71 - (version) v0.17.6 [skip ci] - cog-bot

Release v0.17.5

Bug Fixes

  • a99ea572837d0180c9d092a44ba8fbc1b7a3f0f8 - Correct how we get the achitecture - Billie Thompson

Miscellaneous Chores

  • 86eec3bb3d8add9d14df24fa2c69db55a93639ab - (version) v0.17.5 [skip ci] - cog-bot

Release v0.17.4

Bug Fixes

  • 3e3d564676078b225eff03427272178ccca6b8fb - Correct version location - Billie Thompson

  • a6c0b847e44081c4767b81557cf27b312092b067 - Cache terragrunt binary - Billie Thompson

  • a91cddfcdee96741c0ad30aac23ce7434f963a3f - Ensure the arch is in the cache key - Billie Thompson

... (truncated)

Changelog

Sourced from armakuni/github-actions's changelog.

v0.19.0 - 2023-11-13

Features

  • Support pipelines without branch protections - (dea374c) - Rory Grieve

v0.18.2 - 2023-10-30

Bug Fixes

  • (deps) bump hashicorp/setup-terraform from 2 to 3 - (b62a4eb) - dependabot[bot]

v0.18.1 - 2023-10-20

Bug Fixes

  • Correct cache key's python version - (f09ce45) - Billie Thompson

Refactoring

  • Remove unneeded print - (2d05e1d) - Billie Thompson

v0.18.0 - 2023-10-20

Features

  • Cache the poetry venvs - (8637fdb) - Billie Thompson

v0.17.6 - 2023-10-20

Bug Fixes

  • Add caching to cog install - (19aed01) - Billie Thompson

v0.17.5 - 2023-10-20

Bug Fixes

  • Correct how we get the achitecture - (a99ea57) - Billie Thompson

v0.17.4 - 2023-10-20

Bug Fixes

  • Correct version location - (3e3d564) - Billie Thompson
  • Cache terragrunt binary - (a6c0b84) - Billie Thompson
  • Ensure the arch is in the cache key - (a91cddf) - Billie Thompson

v0.17.3 - 2023-10-20

Bug Fixes

  • Cache poetry venv - (4f7fb1f) - Billie Thompson

Continuous Integration

... (truncated)

Commits
  • 5c0c722 chore(version): v0.19.0 [skip ci]
  • dea374c feat: Support pipelines without branch protections
  • 77bd7b7 chore(version): v0.18.2 [skip ci]
  • 30ae9f2 Merge pull request #47 from armakuni/dependabot/github_actions/hashicorp/setu...
  • b62a4eb fix(deps): bump hashicorp/setup-terraform from 2 to 3
  • 14d7225 chore(version): v0.18.1 [skip ci]
  • f09ce45 fix: Correct cache key's python version
  • 2d05e1d refactor: Remove unneeded print
  • 5e4fd78 chore(version): v0.18.0 [skip ci]
  • 8637fdb feat: Cache the poetry venvs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [armakuni/github-actions](https://github.com/armakuni/github-actions) from 0.14.10 to 0.19.0.
- [Release notes](https://github.com/armakuni/github-actions/releases)
- [Changelog](https://github.com/armakuni/github-actions/blob/main/CHANGELOG.md)
- [Commits](armakuni/github-actions@v0.14.10...v0.19.0)

---
updated-dependencies:
- dependency-name: armakuni/github-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2023

Superseded by #20.

@dependabot dependabot bot closed this Nov 14, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/armakuni/github-actions-0.19.0 branch November 14, 2023 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant